swift下的简单的绘图实现
import UIKit class MyView: UIView { /* // Only override drawRect: if you perform custom ...
import UIKit class MyView: UIView { /* // Only override drawRect: if you perform custom ...